GetValues Method

Summary
Retrieves an array of the values of the constants in a specified enumeration.
Syntax
C#
VB
C++
public static IList<T> GetValues() 
  
Public Shared Function GetValues() As IList(Of T) 
public: 
static IList<T^>^ GetValues();  

Return Value

The array of values.

Requirements

Target Platforms

See Also

Reference

Enum<T> Class

Enum<T> Members

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.